[Beta] Create a BenchmarkJob that runs a set of scenarios entirely on runloop.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
A BenchmarkJobView represents a benchmark job that runs a set of scenarios entirely on runloop.
The ID of the BenchmarkJob.
The unique name of the BenchmarkJob.
The current state of the benchmark job.
initializing, queued, running, completed, failed, cancelled, timeout Timestamp when job was created (Unix milliseconds).
The source configuration that was used to create this job. Either Harbor YAML or benchmark definition reference.
The resolved job specification. Contains scenarios, agents, and orchestrator config.
Failure reason if job failed.
Detailed outcome data for each benchmark run created by this job. Includes per-agent results and scenario-level details.
Benchmark runs currently in progress for this job. Shows runs that have not yet completed.